projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ba4198
)
*** empty log message ***
author
Miles Bader
<miles@gnu.org>
Fri, 24 Nov 2000 11:36:27 +0000
(11:36 +0000)
committer
Miles Bader
<miles@gnu.org>
Fri, 24 Nov 2000 11:36:27 +0000
(11:36 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 96c4dd1644f1380427f408080e7d4895b30fc0a0..f584d43dbafae67d6b483dd12294434266469b10 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-10,6
+10,10
@@
functions. Add some IN-FILTER and OUT-FILTER functions in the few
cases they're needed.
+ * wid-edit.el (checkbox): Add a small `X' to the the :on-glyph, so
+ that it's distinguishable from the :off-glyph on dark-background
+ displays. Set its background color too.
+
2000-11-24 Michael Kifer <kifer@cs.sunysb.edu>
* ediff-diff.el: Moved variables around to have it compile under NT.